projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81da295
)
Fix typo in previous change.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 5 Jan 2014 01:00:32 +0000
(17:00 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 5 Jan 2014 01:00:32 +0000
(17:00 -0800)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 3822f4a8927ad48778f72cf0799d290fe6fd5d0d..14b88943ea4ba37e1b7523e90825d931bb3007a3 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1001,7
+1001,7
@@
if test $opsys = gnu-linux; then
if test "$emacs_cv_prog_setfattr" = yes; then
SETFATTR=setfattr
else
- SETFATTR=
no
+ SETFATTR=
fi
rm -f conftest.tmp
AC_SUBST([SETFATTR])